3.1020 \(\int \frac{x^5}{\sqrt [3]{1-x^2} \left (3+x^2\right )^2} \, dx\)

Optimal. Leaf size=116 \[ -\frac{3}{4} \left (1-x^2\right )^{2/3}-\frac{9 \left (1-x^2\right )^{2/3}}{8 \left (x^2+3\right )}+\frac{21 \log \left (x^2+3\right )}{16\ 2^{2/3}}-\frac{63 \log \left (2^{2/3}-\sqrt [3]{1-x^2}\right )}{16\ 2^{2/3}}-\frac{21 \sqrt{3} \tan ^{-1}\left (\frac{\sqrt [3]{2-2 x^2}+1}{\sqrt{3}}\right )}{8\ 2^{2/3}} \]

[Out]

(-3*(1 - x^2)^(2/3))/4 - (9*(1 - x^2)^(2/3))/(8*(3 + x^2)) - (21*Sqrt[3]*ArcTan[
(1 + (2 - 2*x^2)^(1/3))/Sqrt[3]])/(8*2^(2/3)) + (21*Log[3 + x^2])/(16*2^(2/3)) -
 (63*Log[2^(2/3) - (1 - x^2)^(1/3)])/(16*2^(2/3))

_______________________________________________________________________________________

Rubi [A]  time = 0.229092, antiderivative size = 116, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 7, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.318 \[ -\frac{3}{4} \left (1-x^2\right )^{2/3}-\frac{9 \left (1-x^2\right )^{2/3}}{8 \left (x^2+3\right )}+\frac{21 \log \left (x^2+3\right )}{16\ 2^{2/3}}-\frac{63 \log \left (2^{2/3}-\sqrt [3]{1-x^2}\right )}{16\ 2^{2/3}}-\frac{21 \sqrt{3} \tan ^{-1}\left (\frac{\sqrt [3]{2-2 x^2}+1}{\sqrt{3}}\right )}{8\ 2^{2/3}} \]

Antiderivative was successfully verified.

[In]  Int[x^5/((1 - x^2)^(1/3)*(3 + x^2)^2),x]

[Out]

(-3*(1 - x^2)^(2/3))/4 - (9*(1 - x^2)^(2/3))/(8*(3 + x^2)) - (21*Sqrt[3]*ArcTan[
(1 + (2 - 2*x^2)^(1/3))/Sqrt[3]])/(8*2^(2/3)) + (21*Log[3 + x^2])/(16*2^(2/3)) -
 (63*Log[2^(2/3) - (1 - x^2)^(1/3)])/(16*2^(2/3))

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 13.9165, size = 105, normalized size = 0.91 \[ - \frac{3 \left (- x^{2} + 1\right )^{\frac{2}{3}}}{4} - \frac{9 \left (- x^{2} + 1\right )^{\frac{2}{3}}}{8 \left (x^{2} + 3\right )} + \frac{21 \sqrt [3]{2} \log{\left (x^{2} + 3 \right )}}{32} - \frac{63 \sqrt [3]{2} \log{\left (- \sqrt [3]{- x^{2} + 1} + 2^{\frac{2}{3}} \right )}}{32} - \frac{21 \sqrt [3]{2} \sqrt{3} \operatorname{atan}{\left (\sqrt{3} \left (\frac{\sqrt [3]{2} \sqrt [3]{- x^{2} + 1}}{3} + \frac{1}{3}\right ) \right )}}{16} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(x**5/(-x**2+1)**(1/3)/(x**2+3)**2,x)

[Out]

-3*(-x**2 + 1)**(2/3)/4 - 9*(-x**2 + 1)**(2/3)/(8*(x**2 + 3)) + 21*2**(1/3)*log(
x**2 + 3)/32 - 63*2**(1/3)*log(-(-x**2 + 1)**(1/3) + 2**(2/3))/32 - 21*2**(1/3)*
sqrt(3)*atan(sqrt(3)*(2**(1/3)*(-x**2 + 1)**(1/3)/3 + 1/3))/16

_______________________________________________________________________________________

Mathematica [C]  time = 0.0611024, size = 77, normalized size = 0.66 \[ \frac{3 \left (21 \sqrt [3]{\frac{x^2-1}{x^2+3}} \left (x^2+3\right ) \, _2F_1\left (\frac{1}{3},\frac{1}{3};\frac{4}{3};\frac{4}{x^2+3}\right )+2 x^4+7 x^2-9\right )}{8 \sqrt [3]{1-x^2} \left (x^2+3\right )} \]

Antiderivative was successfully verified.

[In]  Integrate[x^5/((1 - x^2)^(1/3)*(3 + x^2)^2),x]

[Out]

(3*(-9 + 7*x^2 + 2*x^4 + 21*((-1 + x^2)/(3 + x^2))^(1/3)*(3 + x^2)*Hypergeometri
c2F1[1/3, 1/3, 4/3, 4/(3 + x^2)]))/(8*(1 - x^2)^(1/3)*(3 + x^2))

_______________________________________________________________________________________

Maple [F]  time = 0.064, size = 0, normalized size = 0. \[ \int{\frac{{x}^{5}}{ \left ({x}^{2}+3 \right ) ^{2}}{\frac{1}{\sqrt [3]{-{x}^{2}+1}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(x^5/(-x^2+1)^(1/3)/(x^2+3)^2,x)

[Out]

int(x^5/(-x^2+1)^(1/3)/(x^2+3)^2,x)

_______________________________________________________________________________________

Maxima [A]  time = 1.52221, size = 155, normalized size = 1.34 \[ -\frac{21}{32} \cdot 4^{\frac{2}{3}} \sqrt{3} \arctan \left (\frac{1}{12} \cdot 4^{\frac{2}{3}} \sqrt{3}{\left (4^{\frac{1}{3}} + 2 \,{\left (-x^{2} + 1\right )}^{\frac{1}{3}}\right )}\right ) + \frac{21}{64} \cdot 4^{\frac{2}{3}} \log \left (4^{\frac{2}{3}} + 4^{\frac{1}{3}}{\left (-x^{2} + 1\right )}^{\frac{1}{3}} +{\left (-x^{2} + 1\right )}^{\frac{2}{3}}\right ) - \frac{21}{32} \cdot 4^{\frac{2}{3}} \log \left (-4^{\frac{1}{3}} +{\left (-x^{2} + 1\right )}^{\frac{1}{3}}\right ) - \frac{3}{4} \,{\left (-x^{2} + 1\right )}^{\frac{2}{3}} - \frac{9 \,{\left (-x^{2} + 1\right )}^{\frac{2}{3}}}{8 \,{\left (x^{2} + 3\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^5/((x^2 + 3)^2*(-x^2 + 1)^(1/3)),x, algorithm="maxima")

[Out]

-21/32*4^(2/3)*sqrt(3)*arctan(1/12*4^(2/3)*sqrt(3)*(4^(1/3) + 2*(-x^2 + 1)^(1/3)
)) + 21/64*4^(2/3)*log(4^(2/3) + 4^(1/3)*(-x^2 + 1)^(1/3) + (-x^2 + 1)^(2/3)) -
21/32*4^(2/3)*log(-4^(1/3) + (-x^2 + 1)^(1/3)) - 3/4*(-x^2 + 1)^(2/3) - 9/8*(-x^
2 + 1)^(2/3)/(x^2 + 3)

_______________________________________________________________________________________

Fricas [A]  time = 0.238461, size = 204, normalized size = 1.76 \[ \frac{3 \cdot 4^{\frac{2}{3}}{\left (14 \, \sqrt{3} \left (-1\right )^{\frac{1}{3}}{\left (x^{2} + 3\right )} \arctan \left (-\frac{1}{6} \, \sqrt{3} \left (-1\right )^{\frac{1}{3}}{\left (4^{\frac{2}{3}}{\left (-x^{2} + 1\right )}^{\frac{1}{3}} + 2 \, \left (-1\right )^{\frac{2}{3}}\right )}\right ) - 7 \, \left (-1\right )^{\frac{1}{3}}{\left (x^{2} + 3\right )} \log \left (4^{\frac{2}{3}} \left (-1\right )^{\frac{2}{3}}{\left (-x^{2} + 1\right )}^{\frac{1}{3}} + 4^{\frac{1}{3}}{\left (-x^{2} + 1\right )}^{\frac{2}{3}} - 4 \, \left (-1\right )^{\frac{1}{3}}\right ) + 14 \, \left (-1\right )^{\frac{1}{3}}{\left (x^{2} + 3\right )} \log \left (4^{\frac{2}{3}}{\left (-x^{2} + 1\right )}^{\frac{1}{3}} - 4 \, \left (-1\right )^{\frac{2}{3}}\right ) - 2 \cdot 4^{\frac{1}{3}}{\left (2 \, x^{2} + 9\right )}{\left (-x^{2} + 1\right )}^{\frac{2}{3}}\right )}}{64 \,{\left (x^{2} + 3\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^5/((x^2 + 3)^2*(-x^2 + 1)^(1/3)),x, algorithm="fricas")

[Out]

3/64*4^(2/3)*(14*sqrt(3)*(-1)^(1/3)*(x^2 + 3)*arctan(-1/6*sqrt(3)*(-1)^(1/3)*(4^
(2/3)*(-x^2 + 1)^(1/3) + 2*(-1)^(2/3))) - 7*(-1)^(1/3)*(x^2 + 3)*log(4^(2/3)*(-1
)^(2/3)*(-x^2 + 1)^(1/3) + 4^(1/3)*(-x^2 + 1)^(2/3) - 4*(-1)^(1/3)) + 14*(-1)^(1
/3)*(x^2 + 3)*log(4^(2/3)*(-x^2 + 1)^(1/3) - 4*(-1)^(2/3)) - 2*4^(1/3)*(2*x^2 +
9)*(-x^2 + 1)^(2/3))/(x^2 + 3)

_______________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x**5/(-x**2+1)**(1/3)/(x**2+3)**2,x)

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

GIAC/XCAS [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: NotImplementedError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^5/((x^2 + 3)^2*(-x^2 + 1)^(1/3)),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError